Make the args a flexible array inside the struct, and allocate them
authorMatthias Clasen <mclasen@redhat.com>
Wed, 28 Dec 2005 04:09:18 +0000 (04:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 28 Dec 2005 04:09:18 +0000 (04:09 +0000)
commitc63a3dccab99bf2f43d116a46c211a4fe35ef4b6
treeb59e2cd66c9f4c869d59e9419d612cf0386fb527
parentc70c8cf69a4743a1756d8c6c0066d26d205e1e89
Make the args a flexible array inside the struct, and allocate them

2005-12-27  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkbindings.h (GtkBindingSignal):
* gtk/gtkbindings.c (binding_signal_new): Make the
args a flexible array inside the struct, and allocate them
together.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkbindings.c
gtk/gtkbindings.h